projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f189315
)
Correct messed up ID info in previous patch
author
Alan Mackenzie
<acm@muc.de>
Mon, 14 Jan 2008 19:20:20 +0000
(19:20 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Mon, 14 Jan 2008 19:20:20 +0000
(19:20 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 28a2fab82b065da3bceaab71dbc18ecadf7061a3..6985adc13c0f286a3ab15ad7c1cdf71cb85cc843 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,4
+1,4
@@
-2008-01-14
acm <acm@localhost.localdomain
>
+2008-01-14
Alan Mackenzie <acm@muc.de
>
* progmodes/cc-engine.el (c-guess-basic-syntax): prevent a macro
call inside a struct being recognised as a K&R argument.